tpmif: fix identifier prefixes
authorJan Beulich <jbeulich@suse.com>
Fri, 21 Jun 2013 06:39:43 +0000 (08:39 +0200)
committerJan Beulich <jbeulich@suse.com>
Fri, 21 Jun 2013 06:39:43 +0000 (08:39 +0200)
commitaf501e3af46ea9d65ad114084bb7b55b4ae6846e
tree32bd45190c28fec2205c5f41ffc08e9549ba7848
parent8ee5e399c16c3343faed13bdfd4be95c12f429eb
tpmif: fix identifier prefixes

The definitions here shouldn't use vtpm_ or VPTM_ as their prefixes,
the interface should instead make use of tpmif_ and TPMIF_. This
fixes a build failure after syncing the public headers to
linux-2.6.18-xen.hg (where a struct vtpm_state already exists).

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Daniel De Graaf <dgdegra@tycho.nsa.gov>
extras/mini-os/include/tpmfront.h
extras/mini-os/tpmback.c
extras/mini-os/tpmfront.c
xen/include/public/io/tpmif.h